getName

open fun getName(): String

Gets the unique name assigned to this control.

This name is often used for identification, logging, or referencing the control programmatically.

Gets the name of the module associated with this FlashView.

Return

The name of the module if available, otherwise null. This name typically corresponds to the getName of the module used to initialize this view.